home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
game
/
juji.swf
/
scripts
/
DefineButton2_45
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2003-03-01
|
58b
|
5 lines
on(release){
stopAllSounds();
gotoAndPlay(3);
}